int get_global_param_desc(int i,param_desc *pd)
Parameter | Type | Description |
---|---|---|
i | int | global parameter index |
pd | param_desc * | pointer to param_desc to be filled |
Returns the number of global parameters if called with pd=NULL
This function is used to get the parameter description for any of the global flyEngine parameters.